Papers with MRC) task
Cross-Lingual Machine Reading Comprehension (D19-1)
Copied to clipboard
| Challenge: | Existing work on machine reading comprehension task is focused on English, but there are few efforts on other languages due to the lack of large-scale training data. |
| Approach: | They propose a cross-lingual machine reading comprehension task for other languages . they propose cloze-style reading comprehension and various neural network approaches . |
| Outcome: | The proposed model improves reading comprehension performance of Chinese datasets over state-of-the-art systems by a large margin over existing systems. |
A Multi-turn Machine Reading Comprehension Framework with Rethink Mechanism for Emotion-Cause Pair Extraction (2022.coling-1)
Copied to clipboard
| Challenge: | Emotion-cause pair extraction (ECPE) is an emerging task in emotion cause analysis, which extracts potential emotion-caused pairs from an emotional document. |
| Approach: | They propose a document-level machine reading comprehension task to model complex relations between emotions and causes while avoiding generating the pairing matrix. |
| Outcome: | The proposed framework outperforms existing state-of-the-art methods on the emotion cause corpus and can model complex relations between emotions and causes while avoiding pairing matrix. |
Improving Machine Reading Comprehension with Contextualized Commonsense Knowledge (2022.acl-long)
Copied to clipboard
| Challenge: | Existing methods to improve machine reading comprehension (MRC) tasks require unstated knowledge to perform well. |
| Approach: | They propose to extract a new kind of structured knowledge from scripts and use it to improve machine reading comprehension (MRC) They propose a teacher-student paradigm to facilitate the transfer of knowledge in weakly-labeled MRC data. |
| Outcome: | The proposed method outperforms methods that use weakly-labeled data and improves a state-of-the-art baseline by 4.3% in accuracy on a Chinese multiple-choice MRC dataset C3. |